home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / libs / vogl / avogl.txt < prev    next >
Encoding:
Text File  |  1993-12-22  |  2.2 KB  |  59 lines

  1.  
  2. The directories in this directory contain the source for the VOGL library
  3. and the library hershey which is for manipulating the Hershey font data.
  4.  
  5. They are as follows:
  6.  
  7.     docs        contains the documentation such as there is.
  8.  
  9.     drivers        contains the source to a variety of device drivers,
  10.             currently restricted to: postcript, sun workstation, 
  11.             apollo workstations, X11 (R2, R3 & R4), tektronix 
  12.             (401x), hpgl, dxy, and the ibm pc cards: hercules mono,
  13.             cga, ega, vga and sigma.
  14.  
  15.     examples    contains some C and FORTRAN programs useful both in
  16.             testing and (hopefully) learning how to use it.
  17.  
  18.     hershey        contains the source for the hershey library plus the
  19.             source for generating fonts and the hershey data for
  20.             the occidental and oriental character sets. Note: as
  21.             with VOGL this library is callable in C and FORTRAN.
  22.  
  23.     src        contains the source for the C VOGL interface, and the 
  24.             source for the FORTRAN interfaces where available.
  25.             
  26. VOGL is a device portable graphics library that tries to be Silicon Graphics 
  27. Iris GL compatible. Our intention is that any VOGL program will compile
  28. unchanged on a machine running SGI GL (the examples do). VOGL is based
  29. entirely on our other graphics library VOGLE. While we still regard VOGLE
  30. as our main library (it is, and probably will be for some time to come, the
  31. one that gets the most use around here), we will gratefully accept any bug
  32. fixes or enhancements. As always suggestions are also welcome.
  33.  
  34. This software may be used for any purpose commercial or otherwise. It is
  35. offered without any guarantee as to its suitability for any purpose or as
  36. to the sanity of its writers. We do ask that the source is passed on to
  37. anyone that requests a copy, and that people who get copies don't go round
  38. claiming they wrote it (that is why this one has a copyright notice in it,
  39. see file COPYRIGHT).
  40.  
  41. Although VOGL is free we will drink any quantity of Beer you send to us.
  42.  
  43. Regards,
  44.  
  45.     Eric H. Echidna
  46.  
  47. Snail mail correspondance and alcoholic beverages should be directed to:
  48.  
  49.     The Software Support Programmer
  50.     Department Of Engineering Computer Resources
  51.     Faculty Of Engineering
  52.     University Of Melbourne Vic 3052
  53.     Australia
  54.  
  55. email to 
  56.  
  57.     echidna@munnari.OZ.AU
  58.     echidna@ecr.mu.OZ.AU
  59.